C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1TableViewSource<T> Class / RowUnhighlighted Method

In This Topic
RowUnhighlighted Method
In This Topic
Syntax
'Declaration
 
Public Overridable Sub RowUnhighlighted( _
   ByVal tableView As UIKit.UITableView, _
   ByVal rowIndexPath As Foundation.NSIndexPath _
) 
 

Parameters

tableView
rowIndexPath
See Also